PXC Documentation

PXC Home

Separate Shape

pre 1.18

Separate disconnected pixel each into an image in an image array.

Node Data

Display name

Separate Shape

Internal name

Node_Seperate_Shape

Inheritances

Node_Processor
Node_Seperate_Shape

Inputs

Shape

surface

Surface In

enum

Mode

slider

Tolerance

enum

Blank

int

Expansion

bool

Diagonal

Output

bool

Override Color

color

Color

bool

Crop

Outputs

surface

Surface Out

atlas

Atlas


Separate each detached region of a surface into array of surfaces.



Properties


Shape
ModeWhether to use transparent pixel to separate region or black pixel.
BlankWhether to include blank pixel as one of the output.
DiagonalWhether to include diagonally connected pixel as one region.
Output
Override ColorOverride output with solid color.
CropCrop output to fix only region.



Commit History


1.21.1.003
  • Fix "Ignore Blank" in Grayscale mode not ignore black pixel.

Related Links